{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.795558,
            53.642277
          ],
          [
            -1.795548,
            53.642199
          ],
          [
            -1.795538,
            53.642121
          ],
          [
            -1.795471,
            53.641945
          ],
          [
            -1.795403,
            53.641769
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83046874, HD1 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7954311128178295,
          53.642245743684654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205360, HD1 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7955969312691682,
          53.64236287321786
        ]
      }
    }
  ]
}