{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonesteads Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.420745,
            53.6192
          ],
          [
            -2.420522,
            53.619034
          ],
          [
            -2.4203,
            53.618868
          ],
          [
            -2.420264,
            53.618787
          ],
          [
            -2.420228,
            53.618705
          ],
          [
            -2.420187,
            53.618473
          ],
          [
            -2.420146,
            53.618241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912767, BL7 9LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4201460509746457,
          53.618240511222865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012562826, BL7 9LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.419003853215309,
          53.61891863986002
        ]
      }
    }
  ]
}