{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3040074182, Melton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.12129278428983,
          52.9035602510527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040093062, Landmere Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1213091042144627,
          52.90348845494653
        ]
      }
    }
  ]
}