{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardy's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.823168,
            50.832017
          ],
          [
            -2.820451,
            50.83304
          ],
          [
            -2.819478,
            50.833201
          ],
          [
            -2.819445,
            50.833376
          ],
          [
            -2.81937,
            50.833776
          ],
          [
            -2.819106,
            50.834244
          ],
          [
            -2.817258,
            50.834771
          ],
          [
            -2.816527,
            50.835199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013012981, DT8 3RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8231735087238947,
          50.83202289670742
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000746738, DT8 3RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8194095219884803,
          50.83439648742961
        ]
      }
    }
  ]
}