{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ridge View Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.196598,
            51.055667
          ],
          [
            -4.196265,
            51.055615
          ],
          [
            -4.195932,
            51.055562
          ],
          [
            -4.195797,
            51.055605
          ],
          [
            -4.195763,
            51.0556
          ],
          [
            -4.195582,
            51.055572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093910882, EX39 1FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.195715868496338,
          51.05574050446265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093911153, EX39 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1960097450461085,
          51.05561806447851
        ]
      }
    }
  ]
}