{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000887578, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.478620042519363,
          54.70935937180747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008819132, Ellenborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4785924598025573,
          54.7098809880229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012987871, Ellenborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4788964061073,
          54.710128931353914
        ]
      }
    }
  ]
}