{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Zerega Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.28583,
            53.467175
          ],
          [
            -2.285464,
            53.46654
          ],
          [
            -2.285443,
            53.466393
          ],
          [
            -2.285425,
            53.466271
          ],
          [
            -2.284458,
            53.465882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093610019, M50 3XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2858364384547825,
          53.467173817801964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094190852, M50 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2851382815101116,
          53.46639348878715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094190853, M50 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.284639396281297,
          53.46612502458121
        ]
      }
    }
  ]
}