{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frogs Hall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.322494,
            52.625876
          ],
          [
            1.322586,
            52.625749
          ],
          [
            1.322679,
            52.625622
          ],
          [
            1.322834,
            52.625431
          ],
          [
            1.322988,
            52.62524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927305, NR7 0ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3225371352672448,
          52.625866271446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004463707, NR1 1TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3235357099280989,
          52.62500181985067
        ]
      }
    }
  ]
}