{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Titterton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.4274,
            53.394048
          ],
          [
            -1.427291,
            53.393999
          ],
          [
            -1.427181,
            53.39395
          ],
          [
            -1.426775,
            53.393767
          ],
          [
            -1.426368,
            53.393584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013161756, S9 3TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4267994916823634,
          53.39393706032077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554465, S9 3SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4264727871616427,
          53.39362987657628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023152919, S9 3TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4265303981318944,
          53.39381891577109
        ]
      }
    }
  ]
}