{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broad Tree Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.874092,
            53.735563
          ],
          [
            -1.873701,
            53.73557
          ],
          [
            -1.873671,
            53.735633
          ],
          [
            -1.873533,
            53.73592
          ],
          [
            -1.87295,
            53.735955
          ],
          [
            -1.872366,
            53.735991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010183940, HX3 6TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8726232135133685,
          53.73608075807061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215668, HX3 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8741104182021655,
          53.73555203089857
        ]
      }
    }
  ]
}