{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013962292, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2812283200180785,
          53.01467470690136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013962293, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.281286892040458,
          53.014737986097366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013962294, Old Mission Forge Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2813603685446955,
          53.014801355291205
        ]
      }
    }
  ]
}