{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093329446, Austin Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9866414203890406,
          52.394933880278366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095952720, Austin Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9870088896772355,
          52.394673207848705
        ]
      }
    }
  ]
}