{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.752887,
            52.12449
          ],
          [
            -1.753076,
            52.124517
          ],
          [
            -1.753134,
            52.124525
          ],
          [
            -1.753159,
            52.124528
          ],
          [
            -1.75316,
            52.124668
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024987278, CV37 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7531461366377645,
          52.124410547413646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094563881, CV37 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7528973792913258,
          52.124490941708736
        ]
      }
    }
  ]
}