{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090670652, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.797621547533803,
          54.25719104944888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090674133, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7981542363350732,
          54.257349154274436
        ]
      }
    }
  ]
}