{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.083736,
            52.549236
          ],
          [
            -2.083761,
            52.549279
          ],
          [
            -2.083787,
            52.549322
          ],
          [
            -2.083848,
            52.549441
          ],
          [
            -2.08391,
            52.549561
          ],
          [
            -2.083932,
            52.549605
          ],
          [
            -2.083954,
            52.549649
          ],
          [
            -2.084046,
            52.549809
          ],
          [
            -2.084137,
            52.54997
          ],
          [
            -2.084143,
            52.54998
          ],
          [
            -2.084149,
            52.549991
          ],
          [
            -2.084157,
            52.550004
          ],
          [
            -2.084165,
            52.550017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90143930, WV14 8XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0844309421814446,
          52.550313907751935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90207626, WV14 8XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.083735745042303,
          52.54923562058846
        ]
      }
    }
  ]
}