{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.20004,
            51.670961
          ],
          [
            -3.200276,
            51.670741
          ],
          [
            -3.200441,
            51.670685
          ],
          [
            -3.200981,
            51.670503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43171084, NP12 1FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2002887985458917,
          51.670734888538185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43171727, NP12 1FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2003812454500515,
          51.67094974321657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43171728, NP12 1FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.200480068349068,
          51.67085881639908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43171729, NP12 1FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2006950229914937,
          51.67078468537207
        ]
      }
    }
  ]
}