{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Ridings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.254779,
            51.350586
          ],
          [
            -0.254741,
            51.350514
          ],
          [
            -0.254703,
            51.350441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Ridings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.254779,
            51.350586
          ],
          [
            -0.254813,
            51.350696
          ],
          [
            -0.254846,
            51.350806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013952424, KT17 1TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25471621206591066,
          51.350458978720766
        ]
      }
    }
  ]
}