{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090213088, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9025539218643152,
          53.342574388708876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031273784, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9019393881542598,
          53.34252379107869
        ]
      }
    }
  ]
}