{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hooper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.195296,
            50.374562
          ],
          [
            -4.195216,
            50.374582
          ],
          [
            -4.195135,
            50.374602
          ],
          [
            -4.195112,
            50.374608
          ],
          [
            -4.195089,
            50.374614
          ],
          [
            -4.195015,
            50.374633
          ],
          [
            -4.194942,
            50.374653
          ],
          [
            -4.194855,
            50.374675
          ],
          [
            -4.194768,
            50.374698
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043686, PL11 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.195295646373957,
          50.37455313726065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041151626, PL11 2AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.195193186980924,
          50.37477093853142
        ]
      }
    }
  ]
}