{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "136075701, Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8182710553172576,
          56.02504147556023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136079551, Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8189091051714303,
          56.02496017526169
        ]
      }
    }
  ]
}