{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Marks Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.83301,
            53.646395
          ],
          [
            -1.832836,
            53.646236
          ],
          [
            -1.832662,
            53.646077
          ],
          [
            -1.832599,
            53.645857
          ],
          [
            -1.832536,
            53.645638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83021725, HD3 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8328075985999375,
          53.64592593379224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83187144, HD3 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8332300937315773,
          53.64619616795494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205251, HD3 4UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8331534308057815,
          53.64645671898241
        ]
      }
    }
  ]
}