{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Monmouth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.165573,
            53.468093
          ],
          [
            -2.165226,
            53.468187
          ],
          [
            -2.164878,
            53.468281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023067507, M18 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1655728819804616,
          53.4680933408712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094947165, M18 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.165452967148305,
          53.468246311117376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094947166, M18 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1653175328554664,
          53.46828245270818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094947167, M18 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.165151865842243,
          53.46829167060438
        ]
      }
    }
  ]
}