{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "768009780, Addison Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4159295895725023,
          51.52010602303706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023416968, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4160827657193743,
          51.52026095880774
        ]
      }
    }
  ]
}