{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Preston Field Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.515394,
            54.261309
          ],
          [
            -0.515125,
            54.261353
          ],
          [
            -0.513688,
            54.261832
          ],
          [
            -0.512008,
            54.26239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023874465, YO13 9LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5153772179931084,
          54.26133542124856
        ]
      }
    }
  ]
}