{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.746556,
            51.317473
          ],
          [
            0.74652,
            51.317488
          ],
          [
            0.746252,
            51.3176
          ],
          [
            0.745949,
            51.317726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013743861, ME9 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7465175225804378,
          51.31748625104865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032881399, ME9 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7455511174126901,
          51.317886671309964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002528610, ME9 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7456881581428638,
          51.318018366741725
        ]
      }
    }
  ]
}