{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornden Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215742,
            53.493082
          ],
          [
            -2.215711,
            53.493047
          ],
          [
            -2.21568,
            53.493012
          ],
          [
            -2.215559,
            53.492877
          ],
          [
            -2.215439,
            53.492741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069671, M40 7NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.215438639866797,
          53.49274097247158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093077529, M40 7NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.215816410237833,
          53.49292904730647
        ]
      }
    }
  ]
}