{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.200487,
            50.834992
          ],
          [
            -0.200557,
            50.834826
          ],
          [
            -0.200626,
            50.834661
          ],
          [
            -0.20066,
            50.834575
          ],
          [
            -0.200694,
            50.83449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22223562, BN3 5SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20064247490773446,
          50.834394385639285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22223563, BN3 5SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20071309563058154,
          50.83440446810606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22223564, BN3 5SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20053413457802816,
          50.83462654282639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22225527, BN3 5SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20052307295512248,
          50.834914160577284
        ]
      }
    }
  ]
}