{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gladeswood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.862536,
            53.479071
          ],
          [
            -2.863231,
            53.479156
          ],
          [
            -2.863723,
            53.479216
          ],
          [
            -2.863926,
            53.479241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40053321, L33 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8632825416826146,
          53.479461162235225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40053322, L33 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.861956846731626,
          53.47873365807307
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40069826, L33 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8639260016930526,
          53.47924078132152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40078103, L33 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.862130590330115,
          53.47912790868833
        ]
      }
    }
  ]
}