{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sugnall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.969151,
            53.40081
          ],
          [
            -2.969057,
            53.400948
          ],
          [
            -2.968962,
            53.401086
          ],
          [
            -2.968905,
            53.401176
          ],
          [
            -2.968849,
            53.401267
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38147398, L7 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.969621665057773,
          53.40019957707877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261440, L8 7PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.96960213115792,
          53.40000197933105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38324931, L7 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.96931506822333,
          53.40060656881845
        ]
      }
    }
  ]
}