{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.623119,
            53.810127
          ],
          [
            -0.622813,
            53.81023
          ],
          [
            -0.62204,
            53.810803
          ],
          [
            -0.621955,
            53.810866
          ],
          [
            -0.620721,
            53.811322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009933176, YO43 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6218143030480753,
          53.81089596295577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094489233, YO43 4SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6256336156336911,
          53.811604949068034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000631109, YO43 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6232599645639,
          53.810346274860315
        ]
      }
    }
  ]
}