{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.237095,
            53.007484
          ],
          [
            -2.237019,
            53.007246
          ],
          [
            -2.236943,
            53.007008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245820, ST5 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.23708011988013,
          53.00748419967518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031728728, ST5 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2371970732907656,
          53.007070464186675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031728729, ST5 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.237032354917673,
          53.006926966163796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031728730, ST5 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2366457228649286,
          53.00708055295406
        ]
      }
    }
  ]
}