{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025229063, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.018989852545411,
          50.89300939721188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062456016, Portsmouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.018699109890131,
          50.893312705001506
        ]
      }
    }
  ]
}