{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452043894, Edgmond Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.39368822959848,
          52.77547495014397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452082033, Edgmond Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3933649562483956,
          52.77579065774801
        ]
      }
    }
  ]
}