Some Mobil gas stations are marked with brand:wikidata as Q3088656, which refers to the Mobil corporate entity before the 1999 ExxonMobil merger. These instances should be replaced with Q109676002, which refers to the Mobil consumer-facing brand.
Both the ID validator and the NSI Guide specify this as a typo.
Overpass Query
[out:json][timeout:25];
{{geocodeArea:usa}}->.searchArea;
nwr["brand:wikidata"="Q3088656"](area.searchArea);
out geom;
This is my first mass-edit, so please let me know if this is good to proceed.
Edit: header formatting
