{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Uxbridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.949675,
            53.40376
          ],
          [
            -2.949682,
            53.403829
          ],
          [
            -2.949688,
            53.403898
          ],
          [
            -2.949649,
            53.404128
          ],
          [
            -2.949633,
            53.404223
          ],
          [
            -2.949526,
            53.404343
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258044, L7 1PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9496353621142193,
          53.40436031215449
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38266768, L7 6LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9493531063116083,
          53.402492864355416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38272632, L7 1PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9492974948266437,
          53.40404838767256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38273874, L7 6LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9493238296598174,
          53.40252905281826
        ]
      }
    }
  ]
}