{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.986851,
            53.978511
          ],
          [
            -0.986431,
            53.977712
          ],
          [
            -0.986426,
            53.977375
          ],
          [
            -0.987023,
            53.976964
          ],
          [
            -0.988049,
            53.976256
          ],
          [
            -0.988579,
            53.975721
          ],
          [
            -0.988599,
            53.975557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002492850, YO19 5XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.988583525545224,
          53.975725920975684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025000506, YO19 5XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9983904704948943,
          53.974325006291764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025731435, YO19 5XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9881819586769836,
          53.97593825600836
        ]
      }
    }
  ]
}