{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.37586,
            51.541189
          ],
          [
            -3.375624,
            51.541065
          ],
          [
            -3.375388,
            51.540941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.375388,
            51.540941
          ],
          [
            -3.37528,
            51.54092
          ],
          [
            -3.375171,
            51.540898
          ],
          [
            -3.375009,
            51.540877
          ],
          [
            -3.374848,
            51.540855
          ],
          [
            -3.374448,
            51.540844
          ],
          [
            -3.374418,
            51.540852
          ],
          [
            -3.374019,
            51.540957
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817120, CF72 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3758996599414286,
          51.541159559396455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023820316, CF72 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3753916115959073,
          51.54104862204424
        ]
      }
    }
  ]
}