{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.471818,
            52.129685
          ],
          [
            -0.471632,
            52.129791
          ],
          [
            -0.471446,
            52.129896
          ],
          [
            -0.471375,
            52.129841
          ],
          [
            -0.471303,
            52.129787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025020027, MK42 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4714424552838063,
          52.129995178194605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033181634, MK42 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.471817991100913,
          52.12969434171376
        ]
      }
    }
  ]
}