{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hammond Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.248384,
            53.045054
          ],
          [
            -2.248413,
            53.04511
          ],
          [
            -2.248663,
            53.0456
          ],
          [
            -2.248746,
            53.045763
          ],
          [
            -2.248613,
            53.045898
          ],
          [
            -2.248285,
            53.046043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245730, ST5 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.248383900951421,
          53.04505371953919
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002872562, ST5 7EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2473628515899686,
          53.04647612972268
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004604721, ST5 7RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.250178691399146,
          53.04589493217581
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004614862, ST5 7RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.245849754464362,
          53.04532866231787
        ]
      }
    }
  ]
}