{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abingdon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.537326,
            54.981503
          ],
          [
            -1.537433,
            54.981514
          ],
          [
            -1.537539,
            54.981525
          ],
          [
            -1.537628,
            54.981533
          ],
          [
            -1.537716,
            54.981541
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Abingdon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.536468,
            54.981437
          ],
          [
            -1.536897,
            54.98147
          ],
          [
            -1.537326,
            54.981503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510711513, NE6 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5364676242478574,
          54.98143695559283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015475105, NE6 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5376076966924368,
          54.98148622350321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015832672, NE6 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5358533153371146,
          54.98050902737836
        ]
      }
    }
  ]
}