{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Owen Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.350215,
            53.438183
          ],
          [
            -1.350151,
            53.437904
          ],
          [
            -1.350088,
            53.437625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023204950, S65 1RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3502145310654148,
          53.43818289774905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050858584, S65 1RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3504455215504994,
          53.43784258415513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050858585, S65 1RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.350444425443961,
          53.43791448752919
        ]
      }
    }
  ]
}