{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Ridings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.007624,
            50.971551
          ],
          [
            0.007551,
            50.971476
          ],
          [
            0.007712,
            50.971266
          ],
          [
            0.007934,
            50.970977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033258500, BN8 4SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.007928536451842402,
          50.97098426240186
        ]
      }
    }
  ]
}