{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gogarth Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.842782,
            53.321042
          ],
          [
            -3.843,
            53.321229
          ],
          [
            -3.843218,
            53.321416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023739002, LL30 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.843222767047849,
          53.321411399068225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000011047, LL30 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.842869535519222,
          53.32122806792906
        ]
      }
    }
  ]
}