{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013183834, Harrison Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5368377854954276,
          52.27488950161918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026070929, Harrison Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5368731835985887,
          52.2743052678997
        ]
      }
    }
  ]
}