{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beversham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.446754,
            52.173596
          ],
          [
            1.446851,
            52.173545
          ],
          [
            1.446947,
            52.173493
          ],
          [
            1.448153,
            52.172647
          ],
          [
            1.448159,
            52.172641
          ],
          [
            1.449114,
            52.171762
          ],
          [
            1.449154,
            52.171725
          ],
          [
            1.449181,
            52.1717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008620670, IP12 2DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4501629283925064,
          52.17206144157699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009909794, IP13 0BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.447983967722884,
          52.1726378985787
        ]
      }
    }
  ]
}