{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012535299, Ruby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478668811254363,
          53.77065835036255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012535300, Ruby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478487470469786,
          53.77072199123959
        ]
      }
    }
  ]
}