{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004243355, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0063334073551173,
          53.01338839715573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004243356, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.006483466812697,
          53.013344702967785
        ]
      }
    }
  ]
}