{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007595685, Buck Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2402531370605485,
          54.58258130885928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000257156, Richmond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2403854245699306,
          54.582123800079074
        ]
      }
    }
  ]
}