{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.127131,
            53.382965
          ],
          [
            -2.127258,
            53.382891
          ],
          [
            -2.127385,
            53.382817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667106, SK7 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127131340681016,
          53.38296524544425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011467230, SK7 4DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127250885289358,
          53.38272242591768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011467231, SK7 4DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1272959055727756,
          53.38269541205809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012479341, SK7 4DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127160925058441,
          53.38280341926778
        ]
      }
    }
  ]
}