{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012380551, Halfacre Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5213357152571763,
          53.37701296127342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012380556, Halfacre Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5213983656457586,
          53.37721942759751
        ]
      }
    }
  ]
}