{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clarence Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.401935,
            54.287443
          ],
          [
            -0.401558,
            54.287578
          ],
          [
            -0.401284,
            54.287676
          ],
          [
            -0.401236,
            54.287742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873270, YO12 7PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4019354397378785,
          54.28744342427639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003340343, YO12 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4015418190181723,
          54.287689881054604
        ]
      }
    }
  ]
}