{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mosedale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.97238,
            53.338313
          ],
          [
            -2.972522,
            53.33849
          ],
          [
            -2.972585,
            53.33857
          ],
          [
            -2.972663,
            53.338668
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42141123, CH62 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9723236119470684,
          53.3386031187862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42141124, CH62 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972231266917918,
          53.33850499220008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42141125, CH62 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9721539382236184,
          53.33840674317094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42186422, CH62 3RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972670615887863,
          53.33867220212435
        ]
      }
    }
  ]
}