{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023492871, Redwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9353249883117924,
          52.41429066990201
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070524408, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9350896217249043,
          52.414380442054146
        ]
      }
    }
  ]
}