{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30103379, Greenway Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9753390079876367,
          50.900066738768395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121649, Whiteway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9747130323933333,
          50.9000539829996
        ]
      }
    }
  ]
}