{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Moss Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.994758,
            53.756964
          ],
          [
            -2.995149,
            53.757017
          ],
          [
            -2.995541,
            53.757071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013593484, FY8 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9951305783543556,
          53.75703822656596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010409870, FY8 4NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9958317701881025,
          53.757185204971954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012620246, FY8 4NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9954449985393885,
          53.75686483511652
        ]
      }
    }
  ]
}