{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.182375,
            53.814605
          ],
          [
            -0.182299,
            53.814604
          ],
          [
            -0.182224,
            53.814603
          ],
          [
            -0.181858,
            53.814596
          ],
          [
            -0.181776,
            53.814595
          ],
          [
            -0.18162,
            53.814553
          ],
          [
            -0.181517,
            53.814525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009933198, HU11 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18613962170362866,
          53.81442022558211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090694878, HU11 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18770446246805644,
          53.815118078364094
        ]
      }
    }
  ]
}