{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shalmsford Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.00799,
            51.251951
          ],
          [
            1.007954,
            51.251899
          ],
          [
            1.007918,
            51.251848
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shalmsford Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.008245,
            51.252366
          ],
          [
            1.008117,
            51.252158
          ],
          [
            1.00799,
            51.251951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171551, CT4 7QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.007894084994293,
          51.25183190329746
        ]
      }
    }
  ]
}