{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008059619, Lincoln Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2975431104641266,
          52.631852745172665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094544596, Bright Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2655551463161639,
          52.600739014967516
        ]
      }
    }
  ]
}