{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baitings Gate Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.997057,
            53.66463
          ],
          [
            -1.997162,
            53.664698
          ],
          [
            -1.997175,
            53.664707
          ],
          [
            -1.997293,
            53.664783
          ],
          [
            -1.998126,
            53.665131
          ],
          [
            -1.998797,
            53.665412
          ],
          [
            -1.998903,
            53.665511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010176882, HX6 4LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9965875135602267,
          53.664279256036636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215228, HX6 4LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9970566359929154,
          53.6646208174092
        ]
      }
    }
  ]
}