{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032047570, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9239811393304016,
          52.48041164873641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003737793, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9238508373985863,
          52.480320560153416
        ]
      }
    }
  ]
}