{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "21137101, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3348085165735809,
          53.75562123089236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091479428, Central Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33488929217967145,
          53.75549650481958
        ]
      }
    }
  ]
}