{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Oaks",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.715098,
            53.422454
          ],
          [
            -2.715702,
            53.422333
          ],
          [
            -2.716101,
            53.422253
          ],
          [
            -2.716213,
            53.422365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39070032, WA9 4XW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.71596386606378,
          53.422394927441935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39070033, WA9 4XW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7164129931234706,
          53.422257402429956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203639, WA9 4LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7150922263681894,
          53.42246307228722
        ]
      }
    }
  ]
}