{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "47064650, New York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4892390491947305,
          55.02525369136479
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47064651, New York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.489254804815637,
          55.025244771209024
        ]
      }
    }
  ]
}