{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bayonne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.214143,
            51.483289
          ],
          [
            -0.214125,
            51.483255
          ],
          [
            -0.214107,
            51.483221
          ],
          [
            -0.214089,
            51.483188
          ],
          [
            -0.214072,
            51.483155
          ],
          [
            -0.214025,
            51.483068
          ],
          [
            -0.213979,
            51.482981
          ],
          [
            -0.21394,
            51.482907
          ],
          [
            -0.2139,
            51.482832
          ],
          [
            -0.213841,
            51.482721
          ],
          [
            -0.213782,
            51.48261
          ],
          [
            -0.213767,
            51.482582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34050399, W6 8EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21421667704853192,
          51.483001383756225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34127672, W6 8PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2139730358671671,
          51.482970695735865
        ]
      }
    }
  ]
}