{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hully Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.062066,
            53.484077
          ],
          [
            -2.061974,
            53.484318
          ],
          [
            -2.061966,
            53.484339
          ],
          [
            -2.061643,
            53.484458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997084, SK15 2BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.062153079678845,
          53.484074687334896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004401882, SK15 2BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0625899877927094,
          53.48400255092821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004404507, SK15 2BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0625899877927094,
          53.48400255092821
        ]
      }
    }
  ]
}