{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024926390, George's Elm Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8566919856170188,
          52.17934253879964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071580997, George's Elm Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8558877214858103,
          52.17931458972771
        ]
      }
    }
  ]
}