{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Johnston's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.810379,
            55.618426
          ],
          [
            -2.810851,
            55.618211
          ],
          [
            -2.811323,
            55.617997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116015351, TD1 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.810644555941472,
          55.61819925119853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116015352, TD1 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8110384792024585,
          55.6180528774788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116039521, TD1 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.810379304090517,
          55.61842564347003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116078563, TD1 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.810771746808595,
          55.61820739589395
        ]
      }
    }
  ]
}