{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stony Royd Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.012734,
            53.710058
          ],
          [
            -2.011532,
            53.711046
          ],
          [
            -2.011441,
            53.711105
          ],
          [
            -2.010688,
            53.711595
          ],
          [
            -2.010491,
            53.712217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006738809, HX7 5TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0102046451651847,
          53.71250010669226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219731, HX7 5TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0127038025225024,
          53.710046114828096
        ]
      }
    }
  ]
}