{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunt Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.056365,
            53.460483
          ],
          [
            -2.056554,
            53.460775
          ],
          [
            -2.056742,
            53.461067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997091, SK14 4DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0563651280744204,
          53.46048289204177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011574206, SK14 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0567569818440554,
          53.46068045195713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011574207, SK14 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.056696616830016,
          53.46059059608429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011574208, SK14 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0566663983484186,
          53.46051870275373
        ]
      }
    }
  ]
}