{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broad Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.12319,
            52.09697
          ],
          [
            -2.122222,
            52.096666
          ],
          [
            -2.12174,
            52.096334
          ],
          [
            -2.121108,
            52.095613
          ],
          [
            -2.120391,
            52.094795
          ],
          [
            -2.119835,
            52.09385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023013618, WR8 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1205419217166255,
          52.09560303000137
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091180869, WR8 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.119695695103177,
          52.09575673343483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120715930, WR8 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.120498178723113,
          52.09562105591846
        ]
      }
    }
  ]
}