{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strude Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.794506,
            56.156597
          ],
          [
            -3.793976,
            56.156522
          ],
          [
            -3.793854,
            56.156504
          ],
          [
            -3.793611,
            56.156317
          ],
          [
            -3.793373,
            56.155968
          ],
          [
            -3.793134,
            56.15562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35023186, FK12 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.794235968367823,
          56.156780840663046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35023187, FK12 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7942804721930243,
          56.15669931928192
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35027870, FK12 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.794452863891719,
          56.1565979682468
        ]
      }
    }
  ]
}