{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.650468,
            52.015416
          ],
          [
            -0.650036,
            52.015511
          ],
          [
            -0.649603,
            52.015607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25088404, MK17 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6506575079106147,
          52.01530539751601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25088445, MK17 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6502760606823806,
          52.0153909409466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25088712, MK17 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6501873059738813,
          52.01543488049013
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25128492, MK17 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6504646210673907,
          52.015420074784565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023653227, MK17 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6505806167512086,
          52.015439385947154
        ]
      }
    }
  ]
}