{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lincoln Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.129812,
            51.395446
          ],
          [
            -0.13015,
            51.395609
          ],
          [
            -0.130487,
            51.395772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lincoln Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.129474,
            51.395279
          ],
          [
            -0.129643,
            51.395363
          ],
          [
            -0.129812,
            51.395446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48043094, CR4 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13018588324810318,
          51.395443320594595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48043095, CR4 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13010188820543597,
          51.39538802414063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48118759, CR4 1QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12947383379458563,
          51.39527908042713
        ]
      }
    }
  ]
}