{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110647179, Elm Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8896169667391667,
          54.950395170217796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110647180, Elm Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8895231415947065,
          54.95044900261417
        ]
      }
    }
  ]
}