{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Howard Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.483243,
            52.134841
          ],
          [
            -0.483035,
            52.134533
          ],
          [
            -0.482826,
            52.134224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002969952, MK40 4FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48316600451129965,
          52.134534289637436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024232393, MK40 4FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4829451005557492,
          52.13458539578195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033182077, MK40 4EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48324356049559986,
          52.13483199871422
        ]
      }
    }
  ]
}