{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rayners Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.715661,
            52.036144
          ],
          [
            -0.715716,
            52.036051
          ],
          [
            -0.715771,
            52.035958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rayners Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.715387,
            52.036553
          ],
          [
            -0.715524,
            52.036349
          ],
          [
            -0.715661,
            52.036144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25108696, MK10 9PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7155511248920793,
          52.036009180103214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25132267, MK10 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.715473657941357,
          52.03718618089266
        ]
      }
    }
  ]
}