{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.296279,
            54.302726
          ],
          [
            -1.297143,
            54.302551
          ],
          [
            -1.299252,
            54.30233
          ],
          [
            -1.299739,
            54.302165
          ],
          [
            -1.300553,
            54.30189
          ],
          [
            -1.303154,
            54.301516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387376, YO7 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2962794744238304,
          54.302725829366594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025055180, YO7 4BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3031886879100851,
          54.29853285332741
        ]
      }
    }
  ]
}