{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.646746,
            50.854665
          ],
          [
            -0.6466,
            50.854808
          ],
          [
            -0.646381,
            50.854794
          ],
          [
            -0.64626,
            50.854786
          ],
          [
            -0.646191,
            50.854713
          ],
          [
            -0.646261,
            50.854574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000194984, BN18 0SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6467178852865004,
          50.85465616844995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015324098, BN18 0SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6460927166610909,
          50.85465791110479
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025228026, BN18 0SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.64630419221321,
          50.85471432185379
        ]
      }
    }
  ]
}