{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013013661, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75151062422185,
          50.724323998598464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000751476, Crock Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7513838516727556,
          50.72436977999917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000751477, Crock Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75132877096696,
          50.72446905605562
        ]
      }
    }
  ]
}