{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008488950, Franklin Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.145623645519547,
          51.35688085382705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062463447, Franklin Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1455348122709028,
          51.35702407662206
        ]
      }
    }
  ]
}