{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "California Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.610629,
            54.480626
          ],
          [
            -0.61053,
            54.480618
          ],
          [
            -0.610431,
            54.480609
          ],
          [
            -0.610408,
            54.480607
          ],
          [
            -0.610384,
            54.480606
          ],
          [
            -0.609753,
            54.48055
          ],
          [
            -0.609122,
            54.480495
          ],
          [
            -0.608008,
            54.480303
          ],
          [
            -0.607709,
            54.480251
          ],
          [
            -0.606947,
            54.480031
          ],
          [
            -0.606877,
            54.48001
          ],
          [
            -0.606807,
            54.479989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873158, YO22 4EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6106291148930244,
          54.48062590988209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091089352, YO22 4EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6094410847928671,
          54.480612250250076
        ]
      }
    }
  ]
}