{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coniston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.187995,
            52.039669
          ],
          [
            1.18824,
            52.03978
          ],
          [
            1.188447,
            52.039874
          ],
          [
            1.188485,
            52.039891
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Coniston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.189351,
            52.040271
          ],
          [
            1.189109,
            52.040165
          ],
          [
            1.188867,
            52.040059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004564252, IP3 9HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1886731525614012,
          52.03997489425539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035050970, IP3 9HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1886883483892785,
          52.039983476694275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035055422, IP3 9PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.18799509897997,
          52.03966947273162
        ]
      }
    }
  ]
}