{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Egdon Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.030856,
            50.739162
          ],
          [
            -2.030961,
            50.739055
          ],
          [
            -2.031066,
            50.738948
          ],
          [
            -2.03111,
            50.738875
          ],
          [
            -2.031153,
            50.738802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011954461, BH16 5NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0311532246278436,
          50.73880241111664
        ]
      }
    }
  ]
}