{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008207299, Lincoln Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8092707485968833,
          52.44440632554554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095760146, Lincoln Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8091674920186112,
          52.444469089397295
        ]
      }
    }
  ]
}