{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brick Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.78142,
            53.697005
          ],
          [
            -1.781523,
            53.697103
          ],
          [
            -1.781625,
            53.6972
          ],
          [
            -1.78174,
            53.697315
          ],
          [
            -1.781854,
            53.697431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215608, HD6 1HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7818661639289466,
          53.69742715451222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051296033, HD6 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7818216560067937,
          53.697247311034204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051296034, HD6 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7817915973630485,
          53.697202315721334
        ]
      }
    }
  ]
}