{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "68158581, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17031790678772837,
          51.239702017226485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68165077, Cromwell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17050474602819207,
          51.23968695239181
        ]
      }
    }
  ]
}