{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.387622,
            50.811836
          ],
          [
            -0.387252,
            50.811851
          ],
          [
            -0.386881,
            50.811866
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013357083, BN11 4RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38761604839684194,
          50.811838964642604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004016068, BN11 4RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3867533788596458,
          50.811746099749904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004016069, BN11 4RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38677277457331666,
          50.81200717200378
        ]
      }
    }
  ]
}